home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 2004-08-25 | 93.9 KB | 1,698 lines
Public Partial Class MainForm Inherits System.Windows.Forms.Form <System.Diagnostics.DebuggerNonUserCode()> _ Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() End Sub 'Form overrides dispose to clean up the component list. <System.Diagnostics.DebuggerNonUserCode()> _ Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing AndAlso components IsNot Nothing Then components.Dispose() End If MyBase.Dispose(disposing) End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. <System.Diagnostics.DebuggerStepThrough()> _ Private Sub InitializeComponent() Dim ListViewItem1 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem2 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem3 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem4 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem5 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem6 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem7 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem8 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem9 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem10 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem11 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem12 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))) Dim ListViewItem13 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1) Dim ListViewItem14 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1) Dim ListViewItem15 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1) Dim ListViewItem16 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem(New String() {"", "", "", ""}, -1) Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm)) Me.StartButton = New System.Windows.Forms.Button Me.StopButton = New System.Windows.Forms.Button Me.StatusBar = New System.Windows.Forms.StatusBar Me.TabControl1 = New System.Windows.Forms.TabControl Me.RawDataTabPage = New System.Windows.Forms.TabPage Me.ParseButton = New System.Windows.Forms.Button Me.Label1 = New System.Windows.Forms.Label Me.ParsingText = New System.Windows.Forms.TextBox Me.RecognizedSentencesLabel = New System.Windows.Forms.Label Me.UnrecognizedSentencesLabel = New System.Windows.Forms.Label Me.UnrecognizedSentences = New System.Windows.Forms.ListBox Me.RecognizedSentences = New System.Windows.Forms.ListBox Me.PositionTabPage = New System.Windows.Forms.TabPage Me.UtmPosition = New System.Windows.Forms.Label Me.UtmPositionLabel = New System.Windows.Forms.Label Me.FixMethod = New System.Windows.Forms.Label Me.FixMethodLabel = New System.Windows.Forms.Label Me.TrackedSatellites = New System.Windows.Forms.Label Me.TrackedSatellitesLabel = New System.Windows.Forms.Label Me.FixedSatellites = New System.Windows.Forms.Label Me.ActiveSatellitesLabel = New System.Windows.Forms.Label Me.MagneticVariation = New System.Windows.Forms.Label Me.MagneticVariationLabel = New System.Windows.Forms.Label Me.MeanDilutionOfPrecision = New System.Windows.Forms.Label Me.MeanDilutionOfPrecisionLabel = New System.Windows.Forms.Label Me.VerticalDilutionOfPrecision = New System.Windows.Forms.Label Me.VerticalDilutionOfPrecisionLabel = New System.Windows.Forms.Label Me.HorizontalDilutionOfPrecision = New System.Windows.Forms.Label Me.HorizontalDilutionOfPrecisionLabel = New System.Windows.Forms.Label Me.FixQuality = New System.Windows.Forms.Label Me.FixQualityLabel = New System.Windows.Forms.Label Me.FixObtained = New System.Windows.Forms.Label Me.FixObtainedLabel = New System.Windows.Forms.Label Me.FixMode = New System.Windows.Forms.Label Me.FixModeLabel = New System.Windows.Forms.Label Me.LocalTime = New System.Windows.Forms.Label Me.LocalTimeLabel = New System.Windows.Forms.Label Me.Speed = New System.Windows.Forms.Label Me.SpeedLabel = New System.Windows.Forms.Label Me.ActiveSatellites = New System.Windows.Forms.Label Me.FixedSatellitesLabel = New System.Windows.Forms.Label Me.UTCDateTime = New System.Windows.Forms.Label Me.UTCDateTimeLabel = New System.Windows.Forms.Label Me.Direction = New System.Windows.Forms.Label Me.DirectionLabel = New System.Windows.Forms.Label Me.Bearing = New System.Windows.Forms.Label Me.Altitude = New System.Windows.Forms.Label Me.Longitude = New System.Windows.Forms.Label Me.Latitude = New System.Windows.Forms.Label Me.BearingLabel = New System.Windows.Forms.Label Me.LongitudeLabel = New System.Windows.Forms.Label Me.AltitudeLabel = New System.Windows.Forms.Label Me.LatitudeLabel = New System.Windows.Forms.Label Me.SatelliteTabPage = New System.Windows.Forms.TabPage Me.SatelliteViewer = New StormSource.Gps.Controls.SatelliteViewer Me.ShowCompassCheckBox = New System.Windows.Forms.CheckBox Me.chkShowPRCNumbers = New System.Windows.Forms.CheckBox Me.chkEnableRotation = New System.Windows.Forms.CheckBox Me.SatelliteList = New System.Windows.Forms.ListView Me.SatelliteID = New System.Windows.Forms.ColumnHeader("") Me.SatelliteElevation = New System.Windows.Forms.ColumnHeader("") Me.SatelliteAzimuth = New System.Windows.Forms.ColumnHeader("") Me.SatelliteSignalStrength = New System.Windows.Forms.ColumnHeader("") Me.DeviceTabPage = New System.Windows.Forms.TabPage Me.SupportedWaypointFeaturesGroupBox = New System.Windows.Forms.GroupBox Me.WaypointDisplayModeComboBox = New System.Windows.Forms.ComboBox Me.WaypointColorComboBox = New System.Windows.Forms.ComboBox Me.WaypointSymbolComboBox = New System.Windows.Forms.ComboBox Me.WaypointIntersectingRoadCheckbox = New System.Windows.Forms.CheckBox Me.WaypointCountryCheckbox = New System.Windows.Forms.CheckBox Me.WaypointDepthCheckbox = New System.Windows.Forms.CheckBox Me.WaypointFacilityNameCheckbox = New System.Windows.Forms.CheckBox Me.WaypointCityCheckbox = New System.Windows.Forms.CheckBox Me.WaypointStateCheckbox = New System.Windows.Forms.CheckBox Me.WaypointAddressCheckbox = New System.Windows.Forms.CheckBox Me.WaypointAltitudeCheckbox = New System.Windows.Forms.CheckBox Me.WaypointDisplayModeCheckbox = New System.Windows.Forms.CheckBox Me.WaypointSymbolCheckbox = New System.Windows.Forms.CheckBox Me.WaypointColorCheckbox = New System.Windows.Forms.CheckBox Me.WaypointCommentCheckbox = New System.Windows.Forms.CheckBox Me.DeviceInformationGroupBox = New System.Windows.Forms.GroupBox Me.SupportsRoutes = New System.Windows.Forms.Label Me.SupportsTracks = New System.Windows.Forms.Label Me.SupportsWaypoints = New System.Windows.Forms.Label Me.SupportsRoutesLabel = New System.Windows.Forms.Label Me.SupportsTracksLabel = New System.Windows.Forms.Label Me.SupportsWaypointsLabel = New System.Windows.Forms.Label Me.BatteryLifeLabel = New System.Windows.Forms.Label Me.BatteryLife = New System.Windows.Forms.Label Me.ProtocolLabel = New System.Windows.Forms.Label Me.Protocol = New System.Windows.Forms.Label Me.SoftwareVersion = New System.Windows.Forms.Label Me.SoftwareVersionLabel = New System.Windows.Forms.Label Me.DeviceName = New System.Windows.Forms.Label Me.ManufacturerLabel = New System.Windows.Forms.Label Me.Manufacturer = New System.Windows.Forms.Label Me.DeviceNameLabel = New System.Windows.Forms.Label Me.PowerOffButton = New System.Windows.Forms.Button Me.ErrorTabPage = New System.Windows.Forms.TabPage Me.GpsExceptionTextBox = New System.Windows.Forms.TextBox Me.Label3 = New System.Windows.Forms.Label Me.ParsingExceptionTextBox = New System.Windows.Forms.TextBox Me.Label2 = New System.Windows.Forms.Label Me.WaypointTabPage = New System.Windows.Forms.TabPage Me.RecommendedSteeringDirection = New System.Windows.Forms.Label Me.RecommendedSteeringDirectionLabel = New System.Windows.Forms.Label Me.CrossTrackError = New System.Windows.Forms.Label Me.Label8 = New System.Windows.Forms.Label Me.DestinationWaypoint = New System.Windows.Forms.Label Me.Label6 = New System.Windows.Forms.Label Me.OriginWaypoint = New System.Windows.Forms.Label Me.OriginWaypointLabel = New System.Windows.Forms.Label Me.WaypointInstructionsLabel = New System.Windows.Forms.Label Me.NewWaypointButton = New System.Windows.Forms.Button Me.EditWaypointButton = New System.Windows.Forms.Button Me.DownloadWaypointButton = New System.Windows.Forms.Button Me.WaypointList = New System.Windows.Forms.ListView Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader("") Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader("") Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader("") Me.ColumnHeader5 = New System.Windows.Forms.ColumnHeader("") Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader("") Me.LocalTimeTimer = New System.Timers.Timer Me.ComPortLabel = New System.Windows.Forms.Label Me.BaudRateLabel = New System.Windows.Forms.Label Me.BaudRateComboBox = New StormSource.Gps.Controls.BaudRateComboBox Me.ComPortComboBox = New StormSource.Gps.Controls.ComPortComboBox Me.GpsReceiver = New StormSource.Gps.Receiver Me.FixLikelihoodLabel = New System.Windows.Forms.Label Me.FixLikelihood = New System.Windows.Forms.Label Me.TabControl1.SuspendLayout() Me.RawDataTabPage.SuspendLayout() Me.PositionTabPage.SuspendLayout() Me.SatelliteTabPage.SuspendLayout() Me.DeviceTabPage.SuspendLayout() Me.SupportedWaypointFeaturesGroupBox.SuspendLayout() Me.DeviceInformationGroupBox.SuspendLayout() Me.ErrorTabPage.SuspendLayout() Me.WaypointTabPage.SuspendLayout() CType(Me.LocalTimeTimer, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'StartButton ' Me.StartButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.StartButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.StartButton.Location = New System.Drawing.Point(423, 105) Me.StartButton.Name = "StartButton" Me.StartButton.Size = New System.Drawing.Size(72, 24) Me.StartButton.TabIndex = 0 Me.StartButton.Text = "Start" ' 'StopButton ' Me.StopButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.StopButton.Enabled = False Me.StopButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.StopButton.Location = New System.Drawing.Point(423, 135) Me.StopButton.Name = "StopButton" Me.StopButton.Size = New System.Drawing.Size(72, 24) Me.StopButton.TabIndex = 1 Me.StopButton.Text = "Stop" ' 'StatusBar ' Me.StatusBar.Location = New System.Drawing.Point(0, 527) Me.StatusBar.Name = "StatusBar" Me.StatusBar.Size = New System.Drawing.Size(508, 18) Me.StatusBar.TabIndex = 3 Me.StatusBar.Text = "Ready" ' 'TabControl1 ' Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.TabControl1.Controls.Add(Me.RawDataTabPage) Me.TabControl1.Controls.Add(Me.PositionTabPage) Me.TabControl1.Controls.Add(Me.SatelliteTabPage) Me.TabControl1.Controls.Add(Me.DeviceTabPage) Me.TabControl1.Controls.Add(Me.ErrorTabPage) Me.TabControl1.Controls.Add(Me.WaypointTabPage) Me.TabControl1.Location = New System.Drawing.Point(6, 9) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(405, 513) Me.TabControl1.TabIndex = 4 ' 'RawDataTabPage ' Me.RawDataTabPage.BackColor = System.Drawing.SystemColors.Window Me.RawDataTabPage.Controls.Add(Me.ParseButton) Me.RawDataTabPage.Controls.Add(Me.Label1) Me.RawDataTabPage.Controls.Add(Me.ParsingText) Me.RawDataTabPage.Controls.Add(Me.RecognizedSentencesLabel) Me.RawDataTabPage.Controls.Add(Me.UnrecognizedSentencesLabel) Me.RawDataTabPage.Controls.Add(Me.UnrecognizedSentences) Me.RawDataTabPage.Controls.Add(Me.RecognizedSentences) Me.RawDataTabPage.Location = New System.Drawing.Point(4, 22) Me.RawDataTabPage.Name = "RawDataTabPage" Me.RawDataTabPage.Size = New System.Drawing.Size(397, 487) Me.RawDataTabPage.TabIndex = 2 Me.RawDataTabPage.Text = "Raw Data" ' 'ParseButton ' Me.ParseButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ParseButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.ParseButton.Location = New System.Drawing.Point(318, 303) Me.ParseButton.Name = "ParseButton" Me.ParseButton.Size = New System.Drawing.Size(72, 24) Me.ParseButton.TabIndex = 11 Me.ParseButton.Text = "Parse" ' 'Label1 ' Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Location = New System.Drawing.Point(9, 285) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(85, 14) Me.Label1.TabIndex = 10 Me.Label1.Text = "Manual parsing:" ' 'ParsingText ' Me.ParsingText.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ParsingText.Location = New System.Drawing.Point(6, 303) Me.ParsingText.Multiline = True Me.ParsingText.Name = "ParsingText" Me.ParsingText.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.ParsingText.Size = New System.Drawing.Size(306, 87) Me.ParsingText.TabIndex = 9 Me.ParsingText.Text = "(Enter data to parse here then click the Parse button)" ' 'RecognizedSentencesLabel ' Me.RecognizedSentencesLabel.AllowDrop = True Me.RecognizedSentencesLabel.BackColor = System.Drawing.Color.Transparent Me.RecognizedSentencesLabel.Location = New System.Drawing.Point(6, 6) Me.RecognizedSentencesLabel.Name = "RecognizedSentencesLabel" Me.RecognizedSentencesLabel.Size = New System.Drawing.Size(141, 15) Me.RecognizedSentencesLabel.TabIndex = 8 Me.RecognizedSentencesLabel.Text = "All Recognized Sentences:" ' 'UnrecognizedSentencesLabel ' Me.UnrecognizedSentencesLabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.UnrecognizedSentencesLabel.AutoSize = True Me.UnrecognizedSentencesLabel.BackColor = System.Drawing.Color.Transparent Me.UnrecognizedSentencesLabel.Location = New System.Drawing.Point(6, 396) Me.UnrecognizedSentencesLabel.Name = "UnrecognizedSentencesLabel" Me.UnrecognizedSentencesLabel.Size = New System.Drawing.Size(134, 14) Me.UnrecognizedSentencesLabel.TabIndex = 7 Me.UnrecognizedSentencesLabel.Text = "Unrecognized Sentences:" ' 'UnrecognizedSentences ' Me.UnrecognizedSentences.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.UnrecognizedSentences.FormattingEnabled = True Me.UnrecognizedSentences.IntegralHeight = False Me.UnrecognizedSentences.Location = New System.Drawing.Point(6, 414) Me.UnrecognizedSentences.Name = "UnrecognizedSentences" Me.UnrecognizedSentences.ScrollAlwaysVisible = True Me.UnrecognizedSentences.Size = New System.Drawing.Size(384, 66) Me.UnrecognizedSentences.TabIndex = 6 ' 'RecognizedSentences ' Me.RecognizedSentences.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.RecognizedSentences.FormattingEnabled = True Me.RecognizedSentences.IntegralHeight = False Me.RecognizedSentences.Location = New System.Drawing.Point(6, 24) Me.RecognizedSentences.Name = "RecognizedSentences" Me.RecognizedSentences.ScrollAlwaysVisible = True Me.RecognizedSentences.Size = New System.Drawing.Size(384, 255) Me.RecognizedSentences.TabIndex = 4 ' 'PositionTabPage ' Me.PositionTabPage.BackColor = System.Drawing.SystemColors.Window Me.PositionTabPage.Controls.Add(Me.UtmPosition) Me.PositionTabPage.Controls.Add(Me.UtmPositionLabel) Me.PositionTabPage.Controls.Add(Me.FixMethod) Me.PositionTabPage.Controls.Add(Me.FixMethodLabel) Me.PositionTabPage.Controls.Add(Me.TrackedSatellites) Me.PositionTabPage.Controls.Add(Me.TrackedSatellitesLabel) Me.PositionTabPage.Controls.Add(Me.FixedSatellites) Me.PositionTabPage.Controls.Add(Me.ActiveSatellitesLabel) Me.PositionTabPage.Controls.Add(Me.MagneticVariation) Me.PositionTabPage.Controls.Add(Me.MagneticVariationLabel) Me.PositionTabPage.Controls.Add(Me.MeanDilutionOfPrecision) Me.PositionTabPage.Controls.Add(Me.MeanDilutionOfPrecisionLabel) Me.PositionTabPage.Controls.Add(Me.VerticalDilutionOfPrecision) Me.PositionTabPage.Controls.Add(Me.VerticalDilutionOfPrecisionLabel) Me.PositionTabPage.Controls.Add(Me.HorizontalDilutionOfPrecision) Me.PositionTabPage.Controls.Add(Me.HorizontalDilutionOfPrecisionLabel) Me.PositionTabPage.Controls.Add(Me.FixQuality) Me.PositionTabPage.Controls.Add(Me.FixQualityLabel) Me.PositionTabPage.Controls.Add(Me.FixObtained) Me.PositionTabPage.Controls.Add(Me.FixObtainedLabel) Me.PositionTabPage.Controls.Add(Me.FixMode) Me.PositionTabPage.Controls.Add(Me.FixModeLabel) Me.PositionTabPage.Controls.Add(Me.LocalTime) Me.PositionTabPage.Controls.Add(Me.LocalTimeLabel) Me.PositionTabPage.Controls.Add(Me.Speed) Me.PositionTabPage.Controls.Add(Me.SpeedLabel) Me.PositionTabPage.Controls.Add(Me.ActiveSatellites) Me.PositionTabPage.Controls.Add(Me.FixedSatellitesLabel) Me.PositionTabPage.Controls.Add(Me.UTCDateTime) Me.PositionTabPage.Controls.Add(Me.UTCDateTimeLabel) Me.PositionTabPage.Controls.Add(Me.Direction) Me.PositionTabPage.Controls.Add(Me.DirectionLabel) Me.PositionTabPage.Controls.Add(Me.Bearing) Me.PositionTabPage.Controls.Add(Me.Altitude) Me.PositionTabPage.Controls.Add(Me.Longitude) Me.PositionTabPage.Controls.Add(Me.Latitude) Me.PositionTabPage.Controls.Add(Me.BearingLabel) Me.PositionTabPage.Controls.Add(Me.LongitudeLabel) Me.PositionTabPage.Controls.Add(Me.AltitudeLabel) Me.PositionTabPage.Controls.Add(Me.LatitudeLabel) Me.PositionTabPage.Location = New System.Drawing.Point(4, 22) Me.PositionTabPage.Name = "PositionTabPage" Me.PositionTabPage.Size = New System.Drawing.Size(397, 487) Me.PositionTabPage.TabIndex = 0 Me.PositionTabPage.Text = "Position" ' 'UtmPosition ' Me.UtmPosition.BackColor = System.Drawing.Color.Transparent Me.UtmPosition.Font = New System.Drawing.Font("Courier New", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.UtmPosition.Location = New System.Drawing.Point(102, 207) Me.UtmPosition.Name = "UtmPosition" Me.UtmPosition.Size = New System.Drawing.Size(249, 18) Me.UtmPosition.TabIndex = 41 Me.UtmPosition.Text = "(Unknown)" ' 'UtmPositionLabel ' Me.UtmPositionLabel.BackColor = System.Drawing.Color.Transparent Me.UtmPositionLabel.Location = New System.Drawing.Point(9, 207) Me.UtmPositionLabel.Name = "UtmPositionLabel" Me.UtmPositionLabel.Size = New System.Drawing.Size(87, 18) Me.UtmPositionLabel.TabIndex = 40 Me.UtmPositionLabel.Text = "UTM Position:" ' 'FixMethod ' Me.FixMethod.BackColor = System.Drawing.Color.Transparent Me.FixMethod.Location = New System.Drawing.Point(102, 117) Me.FixMethod.Name = "FixMethod" Me.FixMethod.Size = New System.Drawing.Size(249, 18) Me.FixMethod.TabIndex = 39 Me.FixMethod.Text = "(Unknown)" ' 'FixMethodLabel ' Me.FixMethodLabel.BackColor = System.Drawing.Color.Transparent Me.FixMethodLabel.Location = New System.Drawing.Point(9, 117) Me.FixMethodLabel.Name = "FixMethodLabel" Me.FixMethodLabel.Size = New System.Drawing.Size(87, 18) Me.FixMethodLabel.TabIndex = 38 Me.FixMethodLabel.Text = "Fix Method:" ' 'TrackedSatellites ' Me.TrackedSatellites.BackColor = System.Drawing.Color.Transparent Me.TrackedSatellites.Location = New System.Drawing.Point(102, 45) Me.TrackedSatellites.Name = "TrackedSatellites" Me.TrackedSatellites.Size = New System.Drawing.Size(249, 18) Me.TrackedSatellites.TabIndex = 37 Me.TrackedSatellites.Text = "(Unknown)" ' 'TrackedSatellitesLabel ' Me.TrackedSatellitesLabel.BackColor = System.Drawing.Color.Transparent Me.TrackedSatellitesLabel.Location = New System.Drawing.Point(9, 45) Me.TrackedSatellitesLabel.Name = "TrackedSatellitesLabel" Me.TrackedSatellitesLabel.Size = New System.Drawing.Size(87, 18) Me.TrackedSatellitesLabel.TabIndex = 36 Me.TrackedSatellitesLabel.Text = "Tracked Sat.:" ' 'FixedSatellites ' Me.FixedSatellites.BackColor = System.Drawing.Color.Transparent Me.FixedSatellites.Location = New System.Drawing.Point(102, 27) Me.FixedSatellites.Name = "FixedSatellites" Me.FixedSatellites.Size = New System.Drawing.Size(249, 18) Me.FixedSatellites.TabIndex = 35 Me.FixedSatellites.Text = "(Unknown)" ' 'ActiveSatellitesLabel ' Me.ActiveSatellitesLabel.BackColor = System.Drawing.Color.Transparent Me.ActiveSatellitesLabel.Location = New System.Drawing.Point(9, 9) Me.ActiveSatellitesLabel.Name = "ActiveSatellitesLabel" Me.ActiveSatellitesLabel.Size = New System.Drawing.Size(87, 18) Me.ActiveSatellitesLabel.TabIndex = 34 Me.ActiveSatellitesLabel.Text = "Active Satellites:" ' 'MagneticVariation ' Me.MagneticVariation.BackColor = System.Drawing.Color.Transparent Me.MagneticVariation.Font = New System.Drawing.Font("Courier New", 8.25!) Me.MagneticVariation.Location = New System.Drawing.Point(102, 351) Me.MagneticVariation.Name = "MagneticVariation" Me.MagneticVariation.Size = New System.Drawing.Size(249, 18) Me.MagneticVariation.TabIndex = 33 Me.MagneticVariation.Text = "(Unknown)" ' 'MagneticVariationLabel ' Me.MagneticVariationLabel.BackColor = System.Drawing.Color.Transparent Me.MagneticVariationLabel.Location = New System.Drawing.Point(9, 351) Me.MagneticVariationLabel.Name = "MagneticVariationLabel" Me.MagneticVariationLabel.Size = New System.Drawing.Size(87, 18) Me.MagneticVariationLabel.TabIndex = 32 Me.MagneticVariationLabel.Text = "Magnetic Var.:" ' 'MeanDilutionOfPrecision ' Me.MeanDilutionOfPrecision.BackColor = System.Drawing.Color.Transparent Me.MeanDilutionOfPrecision.Location = New System.Drawing.Point(102, 297) Me.MeanDilutionOfPrecision.Name = "MeanDilutionOfPrecision" Me.MeanDilutionOfPrecision.Size = New System.Drawing.Size(249, 18) Me.MeanDilutionOfPrecision.TabIndex = 31 Me.MeanDilutionOfPrecision.Text = "(Unknown)" ' 'MeanDilutionOfPrecisionLabel ' Me.MeanDilutionOfPrecisionLabel.BackColor = System.Drawing.Color.Transparent Me.MeanDilutionOfPrecisionLabel.Location = New System.Drawing.Point(9, 297) Me.MeanDilutionOfPrecisionLabel.Name = "MeanDilutionOfPrecisionLabel" Me.MeanDilutionOfPrecisionLabel.Size = New System.Drawing.Size(87, 18) Me.MeanDilutionOfPrecisionLabel.TabIndex = 30 Me.MeanDilutionOfPrecisionLabel.Text = "PDOP:" ' 'VerticalDilutionOfPrecision ' Me.VerticalDilutionOfPrecision.BackColor = System.Drawing.Color.Transparent Me.VerticalDilutionOfPrecision.Location = New System.Drawing.Point(102, 333) Me.VerticalDilutionOfPrecision.Name = "VerticalDilutionOfPrecision" Me.VerticalDilutionOfPrecision.Size = New System.Drawing.Size(249, 18) Me.VerticalDilutionOfPrecision.TabIndex = 29 Me.VerticalDilutionOfPrecision.Text = "(Unknown)" ' 'VerticalDilutionOfPrecisionLabel ' Me.VerticalDilutionOfPrecisionLabel.BackColor = System.Drawing.Color.Transparent Me.VerticalDilutionOfPrecisionLabel.Location = New System.Drawing.Point(9, 333) Me.VerticalDilutionOfPrecisionLabel.Name = "VerticalDilutionOfPrecisionLabel" Me.VerticalDilutionOfPrecisionLabel.Size = New System.Drawing.Size(87, 18) Me.VerticalDilutionOfPrecisionLabel.TabIndex = 28 Me.VerticalDilutionOfPrecisionLabel.Text = "VDOP:" ' 'HorizontalDilutionOfPrecision ' Me.HorizontalDilutionOfPrecision.BackColor = System.Drawing.Color.Transparent Me.HorizontalDilutionOfPrecision.Location = New System.Drawing.Point(102, 315) Me.HorizontalDilutionOfPrecision.Name = "HorizontalDilutionOfPrecision" Me.HorizontalDilutionOfPrecision.Size = New System.Drawing.Size(249, 18) Me.HorizontalDilutionOfPrecision.TabIndex = 27 Me.HorizontalDilutionOfPrecision.Text = "(Unknown)" ' 'HorizontalDilutionOfPrecisionLabel ' Me.HorizontalDilutionOfPrecisionLabel.BackColor = System.Drawing.Color.Transparent Me.HorizontalDilutionOfPrecisionLabel.Location = New System.Drawing.Point(9, 315) Me.HorizontalDilutionOfPrecisionLabel.Name = "HorizontalDilutionOfPrecisionLabel" Me.HorizontalDilutionOfPrecisionLabel.Size = New System.Drawing.Size(87, 18) Me.HorizontalDilutionOfPrecisionLabel.TabIndex = 26 Me.HorizontalDilutionOfPrecisionLabel.Text = "HDOP:" ' 'FixQuality ' Me.FixQuality.BackColor = System.Drawing.Color.Transparent Me.FixQuality.Location = New System.Drawing.Point(102, 135) Me.FixQuality.Name = "FixQuality" Me.FixQuality.Size = New System.Drawing.Size(249, 18) Me.FixQuality.TabIndex = 25 Me.FixQuality.Text = "(Unknown)" ' 'FixQualityLabel ' Me.FixQualityLabel.BackColor = System.Drawing.Color.Transparent Me.FixQualityLabel.Location = New System.Drawing.Point(9, 135) Me.FixQualityLabel.Name = "FixQualityLabel" Me.FixQualityLabel.Size = New System.Drawing.Size(87, 18) Me.FixQualityLabel.TabIndex = 24 Me.FixQualityLabel.Text = "Fix Quality:" ' 'FixObtained ' Me.FixObtained.BackColor = System.Drawing.Color.Transparent Me.FixObtained.Location = New System.Drawing.Point(102, 153) Me.FixObtained.Name = "FixObtained" Me.FixObtained.Size = New System.Drawing.Size(249, 18) Me.FixObtained.TabIndex = 21 Me.FixObtained.Text = "(Unknown)" ' 'FixObtainedLabel ' Me.FixObtainedLabel.BackColor = System.Drawing.Color.Transparent Me.FixObtainedLabel.Location = New System.Drawing.Point(9, 153) Me.FixObtainedLabel.Name = "FixObtainedLabel" Me.FixObtainedLabel.Size = New System.Drawing.Size(87, 18) Me.FixObtainedLabel.TabIndex = 20 Me.FixObtainedLabel.Text = "Fix Obtained:" ' 'FixMode ' Me.FixMode.BackColor = System.Drawing.Color.Transparent Me.FixMode.Location = New System.Drawing.Point(102, 99) Me.FixMode.Name = "FixMode" Me.FixMode.Size = New System.Drawing.Size(249, 18) Me.FixMode.TabIndex = 19 Me.FixMode.Text = "(Unknown)" ' 'FixModeLabel ' Me.FixModeLabel.BackColor = System.Drawing.Color.Transparent Me.FixModeLabel.Location = New System.Drawing.Point(9, 99) Me.FixModeLabel.Name = "FixModeLabel" Me.FixModeLabel.Size = New System.Drawing.Size(87, 18) Me.FixModeLabel.TabIndex = 18 Me.FixModeLabel.Text = "Fix Mode:" ' 'LocalTime ' Me.LocalTime.BackColor = System.Drawing.Color.Transparent Me.LocalTime.Location = New System.Drawing.Point(102, 81) Me.LocalTime.Name = "LocalTime" Me.LocalTime.Size = New System.Drawing.Size(249, 18) Me.LocalTime.TabIndex = 17 Me.LocalTime.Text = "(Unknown)" ' 'LocalTimeLabel ' Me.LocalTimeLabel.BackColor = System.Drawing.Color.Transparent Me.LocalTimeLabel.Location = New System.Drawing.Point(9, 81) Me.LocalTimeLabel.Name = "LocalTimeLabel" Me.LocalTimeLabel.Size = New System.Drawing.Size(87, 18) Me.LocalTimeLabel.TabIndex = 16 Me.LocalTimeLabel.Text = "Local Time:" ' 'Speed ' Me.Speed.BackColor = System.Drawing.Color.Transparent Me.Speed.Location = New System.Drawing.Point(102, 243) Me.Speed.Name = "Speed" Me.Speed.Size = New System.Drawing.Size(249, 18) Me.Speed.TabIndex = 15 Me.Speed.Text = "(Unknown)" ' 'SpeedLabel ' Me.SpeedLabel.BackColor = System.Drawing.Color.Transparent Me.SpeedLabel.Location = New System.Drawing.Point(9, 243) Me.SpeedLabel.Name = "SpeedLabel" Me.SpeedLabel.Size = New System.Drawing.Size(87, 18) Me.SpeedLabel.TabIndex = 14 Me.SpeedLabel.Text = "Speed:" ' 'ActiveSatellites ' Me.ActiveSatellites.BackColor = System.Drawing.Color.Transparent Me.ActiveSatellites.Location = New System.Drawing.Point(102, 9) Me.ActiveSatellites.Name = "ActiveSatellites" Me.ActiveSatellites.Size = New System.Drawing.Size(249, 18) Me.ActiveSatellites.TabIndex = 13 Me.ActiveSatellites.Text = "(Unknown)" ' 'FixedSatellitesLabel ' Me.FixedSatellitesLabel.BackColor = System.Drawing.Color.Transparent Me.FixedSatellitesLabel.Location = New System.Drawing.Point(9, 27) Me.FixedSatellitesLabel.Name = "FixedSatellitesLabel" Me.FixedSatellitesLabel.Size = New System.Drawing.Size(87, 18) Me.FixedSatellitesLabel.TabIndex = 12 Me.FixedSatellitesLabel.Text = "Fixed Satellites:" ' 'UTCDateTime ' Me.UTCDateTime.BackColor = System.Drawing.Color.Transparent Me.UTCDateTime.Location = New System.Drawing.Point(102, 63) Me.UTCDateTime.Name = "UTCDateTime" Me.UTCDateTime.Size = New System.Drawing.Size(249, 18) Me.UTCDateTime.TabIndex = 11 Me.UTCDateTime.Text = "(Unknown)" ' 'UTCDateTimeLabel ' Me.UTCDateTimeLabel.BackColor = System.Drawing.Color.Transparent Me.UTCDateTimeLabel.Location = New System.Drawing.Point(9, 63) Me.UTCDateTimeLabel.Name = "UTCDateTimeLabel" Me.UTCDateTimeLabel.Size = New System.Drawing.Size(87, 18) Me.UTCDateTimeLabel.TabIndex = 10 Me.UTCDateTimeLabel.Text = "GPS Time:" ' 'Direction ' Me.Direction.BackColor = System.Drawing.Color.Transparent Me.Direction.Location = New System.Drawing.Point(102, 279) Me.Direction.Name = "Direction" Me.Direction.Size = New System.Drawing.Size(249, 18) Me.Direction.TabIndex = 9 Me.Direction.Text = "(Unknown)" ' 'DirectionLabel ' Me.DirectionLabel.BackColor = System.Drawing.Color.Transparent Me.DirectionLabel.Location = New System.Drawing.Point(9, 279) Me.DirectionLabel.Name = "DirectionLabel" Me.DirectionLabel.Size = New System.Drawing.Size(87, 18) Me.DirectionLabel.TabIndex = 8 Me.DirectionLabel.Text = "Direction:" ' 'Bearing ' Me.Bearing.BackColor = System.Drawing.Color.Transparent Me.Bearing.Location = New System.Drawing.Point(102, 261) Me.Bearing.Name = "Bearing" Me.Bearing.Size = New System.Drawing.Size(249, 18) Me.Bearing.TabIndex = 7 Me.Bearing.Text = "(Unknown)" ' 'Altitude ' Me.Altitude.BackColor = System.Drawing.Color.Transparent Me.Altitude.Location = New System.Drawing.Point(102, 225) Me.Altitude.Name = "Altitude" Me.Altitude.Size = New System.Drawing.Size(249, 18) Me.Altitude.TabIndex = 6 Me.Altitude.Text = "(Unknown)" ' 'Longitude ' Me.Longitude.BackColor = System.Drawing.Color.Transparent Me.Longitude.Font = New System.Drawing.Font("Courier New", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Longitude.Location = New System.Drawing.Point(102, 189) Me.Longitude.Name = "Longitude" Me.Longitude.Size = New System.Drawing.Size(249, 18) Me.Longitude.TabIndex = 5 Me.Longitude.Text = "(Unknown)" ' 'Latitude ' Me.Latitude.BackColor = System.Drawing.Color.Transparent Me.Latitude.Font = New System.Drawing.Font("Courier New", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Latitude.Location = New System.Drawing.Point(102, 171) Me.Latitude.Name = "Latitude" Me.Latitude.Size = New System.Drawing.Size(249, 18) Me.Latitude.TabIndex = 4 Me.Latitude.Text = "(Unknown)" ' 'BearingLabel ' Me.BearingLabel.BackColor = System.Drawing.Color.Transparent Me.BearingLabel.Location = New System.Drawing.Point(9, 261) Me.BearingLabel.Name = "BearingLabel" Me.BearingLabel.Size = New System.Drawing.Size(87, 18) Me.BearingLabel.TabIndex = 3 Me.BearingLabel.Text = "Bearing:" ' 'LongitudeLabel ' Me.LongitudeLabel.BackColor = System.Drawing.Color.Transparent Me.LongitudeLabel.Location = New System.Drawing.Point(9, 189) Me.LongitudeLabel.Name = "LongitudeLabel" Me.LongitudeLabel.Size = New System.Drawing.Size(87, 18) Me.LongitudeLabel.TabIndex = 1 Me.LongitudeLabel.Text = "Longitude:" ' 'AltitudeLabel ' Me.AltitudeLabel.BackColor = System.Drawing.Color.Transparent Me.AltitudeLabel.Location = New System.Drawing.Point(9, 225) Me.AltitudeLabel.Name = "AltitudeLabel" Me.AltitudeLabel.Size = New System.Drawing.Size(87, 18) Me.AltitudeLabel.TabIndex = 2 Me.AltitudeLabel.Text = "Altitude:" ' 'LatitudeLabel ' Me.LatitudeLabel.BackColor = System.Drawing.Color.Transparent Me.LatitudeLabel.Location = New System.Drawing.Point(9, 171) Me.LatitudeLabel.Name = "LatitudeLabel" Me.LatitudeLabel.Size = New System.Drawing.Size(87, 18) Me.LatitudeLabel.TabIndex = 0 Me.LatitudeLabel.Text = "Latitude:" ' 'SatelliteTabPage ' Me.SatelliteTabPage.BackColor = System.Drawing.SystemColors.Window Me.SatelliteTabPage.Controls.Add(Me.FixLikelihood) Me.SatelliteTabPage.Controls.Add(Me.FixLikelihoodLabel) Me.SatelliteTabPage.Controls.Add(Me.SatelliteViewer) Me.SatelliteTabPage.Controls.Add(Me.ShowCompassCheckBox) Me.SatelliteTabPage.Controls.Add(Me.chkShowPRCNumbers) Me.SatelliteTabPage.Controls.Add(Me.chkEnableRotation) Me.SatelliteTabPage.Controls.Add(Me.SatelliteList) Me.SatelliteTabPage.Location = New System.Drawing.Point(4, 22) Me.SatelliteTabPage.Name = "SatelliteTabPage" Me.SatelliteTabPage.Size = New System.Drawing.Size(397, 487) Me.SatelliteTabPage.TabIndex = 1 Me.SatelliteTabPage.Text = "Satellites" ' 'SatelliteViewer ' Me.SatelliteViewer.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SatelliteViewer.BackColor = System.Drawing.Color.Transparent Me.SatelliteViewer.Bearing = 0.0! Me.SatelliteViewer.CompassFont = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SatelliteViewer.DestinationBearing = 0.0! Me.SatelliteViewer.Location = New System.Drawing.Point(9, 268) Me.SatelliteViewer.Name = "SatelliteViewer" Me.SatelliteViewer.Orientation = StormSource.Gps.Controls.OrientationMode.BearingUp Me.SatelliteViewer.PseudoRandomCodeFont = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SatelliteViewer.Receiver = Nothing Me.SatelliteViewer.RegionShape = StormSource.Gps.Controls.RegionShapeMode.Circular Me.SatelliteViewer.Size = New System.Drawing.Size(242, 212) Me.SatelliteViewer.TabIndex = 12 ' 'ShowCompassCheckBox ' Me.ShowCompassCheckBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ShowCompassCheckBox.BackColor = System.Drawing.Color.Transparent Me.ShowCompassCheckBox.Checked = True Me.ShowCompassCheckBox.CheckState = System.Windows.Forms.CheckState.Checked Me.ShowCompassCheckBox.Location = New System.Drawing.Point(258, 309) Me.ShowCompassCheckBox.Margin = New System.Windows.Forms.Padding(3, 1, 3, 3) Me.ShowCompassCheckBox.Name = "ShowCompassCheckBox" Me.ShowCompassCheckBox.Size = New System.Drawing.Size(102, 18) Me.ShowCompassCheckBox.TabIndex = 11 Me.ShowCompassCheckBox.Text = "Show Compass" ' 'chkShowPRCNumbers ' Me.chkShowPRCNumbers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.chkShowPRCNumbers.BackColor = System.Drawing.Color.Transparent Me.chkShowPRCNumbers.Checked = True Me.chkShowPRCNumbers.CheckState = System.Windows.Forms.CheckState.Checked Me.chkShowPRCNumbers.Location = New System.Drawing.Point(258, 288) Me.chkShowPRCNumbers.Margin = New System.Windows.Forms.Padding(3, 1, 3, 2) Me.chkShowPRCNumbers.Name = "chkShowPRCNumbers" Me.chkShowPRCNumbers.Size = New System.Drawing.Size(129, 18) Me.chkShowPRCNumbers.TabIndex = 10 Me.chkShowPRCNumbers.Text = "Show PRC Numbers" ' 'chkEnableRotation ' Me.chkEnableRotation.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.chkEnableRotation.BackColor = System.Drawing.Color.Transparent Me.chkEnableRotation.Location = New System.Drawing.Point(258, 267) Me.chkEnableRotation.Margin = New System.Windows.Forms.Padding(3, 3, 3, 2) Me.chkEnableRotation.Name = "chkEnableRotation" Me.chkEnableRotation.Size = New System.Drawing.Size(129, 18) Me.chkEnableRotation.TabIndex = 9 Me.chkEnableRotation.Text = "Demonstrate rotation" ' 'SatelliteList ' Me.SatelliteList.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SatelliteList.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.SatelliteID, Me.SatelliteElevation, Me.SatelliteAzimuth, Me.SatelliteSignalStrength}) Me.SatelliteList.FullRowSelect = True Me.SatelliteList.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem1, ListViewItem2, ListViewItem3, ListViewItem4, ListViewItem5, ListViewItem6, ListViewItem7, ListViewItem8, ListViewItem9, ListViewItem10, ListViewItem11, ListViewItem12, ListViewItem13, ListViewItem14, ListViewItem15, ListViewItem16}) Me.SatelliteList.Location = New System.Drawing.Point(9, 28) Me.SatelliteList.Name = "SatelliteList" Me.SatelliteList.Size = New System.Drawing.Size(378, 233) Me.SatelliteList.TabIndex = 0 Me.SatelliteList.View = System.Windows.Forms.View.Details ' 'SatelliteID ' Me.SatelliteID.Text = "PRC" Me.SatelliteID.Width = 77 ' 'SatelliteElevation ' Me.SatelliteElevation.Text = "Elevation" Me.SatelliteElevation.Width = 80 ' 'SatelliteAzimuth ' Me.SatelliteAzimuth.Text = "Azimuth" Me.SatelliteAzimuth.Width = 81 ' 'SatelliteSignalStrength ' Me.SatelliteSignalStrength.Text = "Signal Strength" Me.SatelliteSignalStrength.Width = 116 ' 'DeviceTabPage ' Me.DeviceTabPage.BackColor = System.Drawing.SystemColors.Window Me.DeviceTabPage.Controls.Add(Me.SupportedWaypointFeaturesGroupBox) Me.DeviceTabPage.Controls.Add(Me.DeviceInformationGroupBox) Me.DeviceTabPage.Location = New System.Drawing.Point(4, 22) Me.DeviceTabPage.Name = "DeviceTabPage" Me.DeviceTabPage.Size = New System.Drawing.Size(397, 487) Me.DeviceTabPage.TabIndex = 4 Me.DeviceTabPage.Text = "Device" ' 'SupportedWaypointFeaturesGroupBox ' Me.SupportedWaypointFeaturesGroupBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SupportedWaypointFeaturesGroupBox.BackColor = System.Drawing.Color.Transparent Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointDisplayModeComboBox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointColorComboBox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointSymbolComboBox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointIntersectingRoadCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointCountryCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointDepthCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointFacilityNameCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointCityCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointStateCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointAddressCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointAltitudeCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointDisplayModeCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointSymbolCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointColorCheckbox) Me.SupportedWaypointFeaturesGroupBox.Controls.Add(Me.WaypointCommentCheckbox) Me.SupportedWaypointFeaturesGroupBox.Location = New System.Drawing.Point(9, 237) Me.SupportedWaypointFeaturesGroupBox.Name = "SupportedWaypointFeaturesGroupBox" Me.SupportedWaypointFeaturesGroupBox.Size = New System.Drawing.Size(381, 237) Me.SupportedWaypointFeaturesGroupBox.TabIndex = 72 Me.SupportedWaypointFeaturesGroupBox.TabStop = False Me.SupportedWaypointFeaturesGroupBox.Text = "Supported Waypoint Features" ' 'WaypointDisplayModeComboBox ' Me.WaypointDisplayModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.WaypointDisplayModeComboBox.Enabled = False Me.WaypointDisplayModeComboBox.FormattingEnabled = True Me.WaypointDisplayModeComboBox.Location = New System.Drawing.Point(33, 180) Me.WaypointDisplayModeComboBox.Name = "WaypointDisplayModeComboBox" Me.WaypointDisplayModeComboBox.Size = New System.Drawing.Size(141, 21) Me.WaypointDisplayModeComboBox.Sorted = True Me.WaypointDisplayModeComboBox.TabIndex = 15 ' 'WaypointColorComboBox ' Me.WaypointColorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.WaypointColorComboBox.Enabled = False Me.WaypointColorComboBox.FormattingEnabled = True Me.WaypointColorComboBox.Location = New System.Drawing.Point(33, 129) Me.WaypointColorComboBox.Name = "WaypointColorComboBox" Me.WaypointColorComboBox.Size = New System.Drawing.Size(141, 21) Me.WaypointColorComboBox.Sorted = True Me.WaypointColorComboBox.TabIndex = 14 ' 'WaypointSymbolComboBox ' Me.WaypointSymbolComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.WaypointSymbolComboBox.Enabled = False Me.WaypointSymbolComboBox.FormattingEnabled = True Me.WaypointSymbolComboBox.Location = New System.Drawing.Point(33, 78) Me.WaypointSymbolComboBox.Name = "WaypointSymbolComboBox" Me.WaypointSymbolComboBox.Size = New System.Drawing.Size(141, 21) Me.WaypointSymbolComboBox.Sorted = True Me.WaypointSymbolComboBox.TabIndex = 13 ' 'WaypointIntersectingRoadCheckbox ' Me.WaypointIntersectingRoadCheckbox.AutoCheck = False Me.WaypointIntersectingRoadCheckbox.Enabled = False Me.WaypointIntersectingRoadCheckbox.Location = New System.Drawing.Point(201, 198) Me.WaypointIntersectingRoadCheckbox.Name = "WaypointIntersectingRoadCheckbox" Me.WaypointIntersectingRoadCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointIntersectingRoadCheckbox.TabIndex = 12 Me.WaypointIntersectingRoadCheckbox.Text = "Intersecting Road" ' 'WaypointCountryCheckbox ' Me.WaypointCountryCheckbox.AutoCheck = False Me.WaypointCountryCheckbox.Enabled = False Me.WaypointCountryCheckbox.Location = New System.Drawing.Point(201, 174) Me.WaypointCountryCheckbox.Name = "WaypointCountryCheckbox" Me.WaypointCountryCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointCountryCheckbox.TabIndex = 11 Me.WaypointCountryCheckbox.Text = "Country" ' 'WaypointDepthCheckbox ' Me.WaypointDepthCheckbox.AutoCheck = False Me.WaypointDepthCheckbox.Enabled = False Me.WaypointDepthCheckbox.Location = New System.Drawing.Point(201, 54) Me.WaypointDepthCheckbox.Name = "WaypointDepthCheckbox" Me.WaypointDepthCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointDepthCheckbox.TabIndex = 10 Me.WaypointDepthCheckbox.Text = "Depth" ' 'WaypointFacilityNameCheckbox ' Me.WaypointFacilityNameCheckbox.AutoCheck = False Me.WaypointFacilityNameCheckbox.Enabled = False Me.WaypointFacilityNameCheckbox.Location = New System.Drawing.Point(201, 102) Me.WaypointFacilityNameCheckbox.Name = "WaypointFacilityNameCheckbox" Me.WaypointFacilityNameCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointFacilityNameCheckbox.TabIndex = 9 Me.WaypointFacilityNameCheckbox.Text = "Facility name" ' 'WaypointCityCheckbox ' Me.WaypointCityCheckbox.AutoCheck = False Me.WaypointCityCheckbox.Enabled = False Me.WaypointCityCheckbox.Location = New System.Drawing.Point(201, 126) Me.WaypointCityCheckbox.Name = "WaypointCityCheckbox" Me.WaypointCityCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointCityCheckbox.TabIndex = 8 Me.WaypointCityCheckbox.Text = "City" ' 'WaypointStateCheckbox ' Me.WaypointStateCheckbox.AutoCheck = False Me.WaypointStateCheckbox.Enabled = False Me.WaypointStateCheckbox.Location = New System.Drawing.Point(201, 150) Me.WaypointStateCheckbox.Name = "WaypointStateCheckbox" Me.WaypointStateCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointStateCheckbox.TabIndex = 7 Me.WaypointStateCheckbox.Text = "State" ' 'WaypointAddressCheckbox ' Me.WaypointAddressCheckbox.AutoCheck = False Me.WaypointAddressCheckbox.Enabled = False Me.WaypointAddressCheckbox.Location = New System.Drawing.Point(201, 78) Me.WaypointAddressCheckbox.Name = "WaypointAddressCheckbox" Me.WaypointAddressCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointAddressCheckbox.TabIndex = 6 Me.WaypointAddressCheckbox.Text = "Address" ' 'WaypointAltitudeCheckbox ' Me.WaypointAltitudeCheckbox.AutoCheck = False Me.WaypointAltitudeCheckbox.Enabled = False Me.WaypointAltitudeCheckbox.Location = New System.Drawing.Point(201, 30) Me.WaypointAltitudeCheckbox.Name = "WaypointAltitudeCheckbox" Me.WaypointAltitudeCheckbox.Size = New System.Drawing.Size(147, 21) Me.WaypointAltitudeCheckbox.TabIndex = 5 Me.WaypointAltitudeCheckbox.Text = "Altitude" ' 'WaypointDisplayModeCheckbox ' Me.WaypointDisplayModeCheckbox.AutoCheck = False Me.WaypointDisplayModeCheckbox.Enabled = False Me.WaypointDisplayModeCheckbox.Location = New System.Drawing.Point(15, 159) Me.WaypointDisplayModeCheckbox.Name = "WaypointDisplayModeCheckbox" Me.WaypointDisplayModeCheckbox.Size = New System.Drawing.Size(150, 21) Me.WaypointDisplayModeCheckbox.TabIndex = 4 Me.WaypointDisplayModeCheckbox.Text = "Display Modes (See list):" ' 'WaypointSymbolCheckbox ' Me.WaypointSymbolCheckbox.AutoCheck = False Me.WaypointSymbolCheckbox.Enabled = False Me.WaypointSymbolCheckbox.Location = New System.Drawing.Point(15, 54) Me.WaypointSymbolCheckbox.Name = "WaypointSymbolCheckbox" Me.WaypointSymbolCheckbox.Size = New System.Drawing.Size(126, 21) Me.WaypointSymbolCheckbox.TabIndex = 3 Me.WaypointSymbolCheckbox.Text = "Symbols (See list):" ' 'WaypointColorCheckbox ' Me.WaypointColorCheckbox.AutoCheck = False Me.WaypointColorCheckbox.Enabled = False Me.WaypointColorCheckbox.Location = New System.Drawing.Point(15, 108) Me.WaypointColorCheckbox.Name = "WaypointColorCheckbox" Me.WaypointColorCheckbox.Size = New System.Drawing.Size(126, 21) Me.WaypointColorCheckbox.TabIndex = 2 Me.WaypointColorCheckbox.Text = "Colors (See list):" ' 'WaypointCommentCheckbox ' Me.WaypointCommentCheckbox.AutoCheck = False Me.WaypointCommentCheckbox.Enabled = False Me.WaypointCommentCheckbox.Location = New System.Drawing.Point(15, 30) Me.WaypointCommentCheckbox.Name = "WaypointCommentCheckbox" Me.WaypointCommentCheckbox.Size = New System.Drawing.Size(126, 21) Me.WaypointCommentCheckbox.TabIndex = 1 Me.WaypointCommentCheckbox.Text = "Comment" ' 'DeviceInformationGroupBox ' Me.DeviceInformationGroupBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DeviceInformationGroupBox.BackColor = System.Drawing.Color.Transparent Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsRoutes) Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsTracks) Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsWaypoints) Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsRoutesLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsTracksLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.SupportsWaypointsLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.BatteryLifeLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.BatteryLife) Me.DeviceInformationGroupBox.Controls.Add(Me.ProtocolLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.Protocol) Me.DeviceInformationGroupBox.Controls.Add(Me.SoftwareVersion) Me.DeviceInformationGroupBox.Controls.Add(Me.SoftwareVersionLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.DeviceName) Me.DeviceInformationGroupBox.Controls.Add(Me.ManufacturerLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.Manufacturer) Me.DeviceInformationGroupBox.Controls.Add(Me.DeviceNameLabel) Me.DeviceInformationGroupBox.Controls.Add(Me.PowerOffButton) Me.DeviceInformationGroupBox.Location = New System.Drawing.Point(9, 9) Me.DeviceInformationGroupBox.Name = "DeviceInformationGroupBox" Me.DeviceInformationGroupBox.Size = New System.Drawing.Size(381, 222) Me.DeviceInformationGroupBox.TabIndex = 71 Me.DeviceInformationGroupBox.TabStop = False Me.DeviceInformationGroupBox.Text = "Device Information" ' 'SupportsRoutes ' Me.SupportsRoutes.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SupportsRoutes.Location = New System.Drawing.Point(135, 195) Me.SupportsRoutes.Name = "SupportsRoutes" Me.SupportsRoutes.Size = New System.Drawing.Size(159, 18) Me.SupportsRoutes.TabIndex = 86 Me.SupportsRoutes.Text = "(Unknown)" ' 'SupportsTracks ' Me.SupportsTracks.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SupportsTracks.Location = New System.Drawing.Point(135, 171) Me.SupportsTracks.Name = "SupportsTracks" Me.SupportsTracks.Size = New System.Drawing.Size(159, 18) Me.SupportsTracks.TabIndex = 85 Me.SupportsTracks.Text = "(Unknown)" ' 'SupportsWaypoints ' Me.SupportsWaypoints.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SupportsWaypoints.Location = New System.Drawing.Point(135, 147) Me.SupportsWaypoints.Name = "SupportsWaypoints" Me.SupportsWaypoints.Size = New System.Drawing.Size(159, 18) Me.SupportsWaypoints.TabIndex = 84 Me.SupportsWaypoints.Text = "(Unknown)" ' 'SupportsRoutesLabel ' Me.SupportsRoutesLabel.Location = New System.Drawing.Point(15, 195) Me.SupportsRoutesLabel.Name = "SupportsRoutesLabel" Me.SupportsRoutesLabel.Size = New System.Drawing.Size(114, 18) Me.SupportsRoutesLabel.TabIndex = 83 Me.SupportsRoutesLabel.Text = "Supports Routes?" ' 'SupportsTracksLabel ' Me.SupportsTracksLabel.Location = New System.Drawing.Point(15, 171) Me.SupportsTracksLabel.Name = "SupportsTracksLabel" Me.SupportsTracksLabel.Size = New System.Drawing.Size(114, 18) Me.SupportsTracksLabel.TabIndex = 82 Me.SupportsTracksLabel.Text = "Supports Tracks?" ' 'SupportsWaypointsLabel ' Me.SupportsWaypointsLabel.Location = New System.Drawing.Point(15, 147) Me.SupportsWaypointsLabel.Name = "SupportsWaypointsLabel" Me.SupportsWaypointsLabel.Size = New System.Drawing.Size(114, 18) Me.SupportsWaypointsLabel.TabIndex = 81 Me.SupportsWaypointsLabel.Text = "Supports Waypoints?" ' 'BatteryLifeLabel ' Me.BatteryLifeLabel.Location = New System.Drawing.Point(15, 123) Me.BatteryLifeLabel.Name = "BatteryLifeLabel" Me.BatteryLifeLabel.Size = New System.Drawing.Size(114, 18) Me.BatteryLifeLabel.TabIndex = 80 Me.BatteryLifeLabel.Text = "Battery Life:" ' 'BatteryLife ' Me.BatteryLife.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.BatteryLife.Location = New System.Drawing.Point(135, 123) Me.BatteryLife.Name = "BatteryLife" Me.BatteryLife.Size = New System.Drawing.Size(159, 18) Me.BatteryLife.TabIndex = 79 Me.BatteryLife.Text = "(Unknown)" ' 'ProtocolLabel ' Me.ProtocolLabel.Location = New System.Drawing.Point(15, 99) Me.ProtocolLabel.Name = "ProtocolLabel" Me.ProtocolLabel.Size = New System.Drawing.Size(114, 18) Me.ProtocolLabel.TabIndex = 78 Me.ProtocolLabel.Text = "Protocol:" ' 'Protocol ' Me.Protocol.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Protocol.Location = New System.Drawing.Point(135, 99) Me.Protocol.Name = "Protocol" Me.Protocol.Size = New System.Drawing.Size(237, 18) Me.Protocol.TabIndex = 77 Me.Protocol.Text = "(Unknown)" ' 'SoftwareVersion ' Me.SoftwareVersion.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.SoftwareVersion.Location = New System.Drawing.Point(135, 75) Me.SoftwareVersion.Name = "SoftwareVersion" Me.SoftwareVersion.Size = New System.Drawing.Size(237, 18) Me.SoftwareVersion.TabIndex = 76 Me.SoftwareVersion.Text = "(Unknown)" ' 'SoftwareVersionLabel ' Me.SoftwareVersionLabel.Location = New System.Drawing.Point(15, 75) Me.SoftwareVersionLabel.Name = "SoftwareVersionLabel" Me.SoftwareVersionLabel.Size = New System.Drawing.Size(114, 18) Me.SoftwareVersionLabel.TabIndex = 75 Me.SoftwareVersionLabel.Text = "Software Version:" ' 'DeviceName ' Me.DeviceName.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DeviceName.Location = New System.Drawing.Point(135, 27) Me.DeviceName.Name = "DeviceName" Me.DeviceName.Size = New System.Drawing.Size(237, 18) Me.DeviceName.TabIndex = 74 Me.DeviceName.Text = "(Unknown)" ' 'ManufacturerLabel ' Me.ManufacturerLabel.Location = New System.Drawing.Point(15, 51) Me.ManufacturerLabel.Name = "ManufacturerLabel" Me.ManufacturerLabel.Size = New System.Drawing.Size(114, 18) Me.ManufacturerLabel.TabIndex = 73 Me.ManufacturerLabel.Text = "Manufacturer:" ' 'Manufacturer ' Me.Manufacturer.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Manufacturer.Location = New System.Drawing.Point(135, 51) Me.Manufacturer.Name = "Manufacturer" Me.Manufacturer.Size = New System.Drawing.Size(237, 18) Me.Manufacturer.TabIndex = 72 Me.Manufacturer.Text = "(Unknown)" ' 'DeviceNameLabel ' Me.DeviceNameLabel.Location = New System.Drawing.Point(15, 27) Me.DeviceNameLabel.Name = "DeviceNameLabel" Me.DeviceNameLabel.Size = New System.Drawing.Size(114, 18) Me.DeviceNameLabel.TabIndex = 71 Me.DeviceNameLabel.Text = "Device Name:" ' 'PowerOffButton ' Me.PowerOffButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PowerOffButton.Enabled = False Me.PowerOffButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.PowerOffButton.Location = New System.Drawing.Point(300, 189) Me.PowerOffButton.Name = "PowerOffButton" Me.PowerOffButton.Size = New System.Drawing.Size(72, 24) Me.PowerOffButton.TabIndex = 63 Me.PowerOffButton.Text = "Power Off" ' 'ErrorTabPage ' Me.ErrorTabPage.BackColor = System.Drawing.SystemColors.Window Me.ErrorTabPage.Controls.Add(Me.GpsExceptionTextBox) Me.ErrorTabPage.Controls.Add(Me.Label3) Me.ErrorTabPage.Controls.Add(Me.ParsingExceptionTextBox) Me.ErrorTabPage.Controls.Add(Me.Label2) Me.ErrorTabPage.Location = New System.Drawing.Point(4, 22) Me.ErrorTabPage.Name = "ErrorTabPage" Me.ErrorTabPage.Size = New System.Drawing.Size(397, 487) Me.ErrorTabPage.TabIndex = 5 Me.ErrorTabPage.Text = "Errors" ' 'GpsExceptionTextBox ' Me.GpsExceptionTextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.GpsExceptionTextBox.Location = New System.Drawing.Point(7, 27) Me.GpsExceptionTextBox.Multiline = True Me.GpsExceptionTextBox.Name = "GpsExceptionTextBox" Me.GpsExceptionTextBox.ReadOnly = True Me.GpsExceptionTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.GpsExceptionTextBox.Size = New System.Drawing.Size(380, 198) Me.GpsExceptionTextBox.TabIndex = 13 ' 'Label3 ' Me.Label3.AllowDrop = True Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.Location = New System.Drawing.Point(7, 9) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(188, 15) Me.Label3.TabIndex = 12 Me.Label3.Text = "Unexpected exceptions:" ' 'ParsingExceptionTextBox ' Me.ParsingExceptionTextBox.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ParsingExceptionTextBox.Location = New System.Drawing.Point(9, 249) Me.ParsingExceptionTextBox.Multiline = True Me.ParsingExceptionTextBox.Name = "ParsingExceptionTextBox" Me.ParsingExceptionTextBox.ReadOnly = True Me.ParsingExceptionTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.ParsingExceptionTextBox.Size = New System.Drawing.Size(378, 231) Me.ParsingExceptionTextBox.TabIndex = 11 ' 'Label2 ' Me.Label2.AllowDrop = True Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Location = New System.Drawing.Point(9, 231) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(171, 15) Me.Label2.TabIndex = 10 Me.Label2.Text = "Recoverable parsing warnings:" ' 'WaypointTabPage ' Me.WaypointTabPage.BackColor = System.Drawing.SystemColors.Window Me.WaypointTabPage.Controls.Add(Me.RecommendedSteeringDirection) Me.WaypointTabPage.Controls.Add(Me.RecommendedSteeringDirectionLabel) Me.WaypointTabPage.Controls.Add(Me.CrossTrackError) Me.WaypointTabPage.Controls.Add(Me.Label8) Me.WaypointTabPage.Controls.Add(Me.DestinationWaypoint) Me.WaypointTabPage.Controls.Add(Me.Label6) Me.WaypointTabPage.Controls.Add(Me.OriginWaypoint) Me.WaypointTabPage.Controls.Add(Me.OriginWaypointLabel) Me.WaypointTabPage.Controls.Add(Me.WaypointInstructionsLabel) Me.WaypointTabPage.Controls.Add(Me.NewWaypointButton) Me.WaypointTabPage.Controls.Add(Me.EditWaypointButton) Me.WaypointTabPage.Controls.Add(Me.DownloadWaypointButton) Me.WaypointTabPage.Controls.Add(Me.WaypointList) Me.WaypointTabPage.Location = New System.Drawing.Point(4, 22) Me.WaypointTabPage.Name = "WaypointTabPage" Me.WaypointTabPage.Size = New System.Drawing.Size(397, 487) Me.WaypointTabPage.TabIndex = 3 Me.WaypointTabPage.Text = "Waypoints" ' 'RecommendedSteeringDirection ' Me.RecommendedSteeringDirection.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.RecommendedSteeringDirection.BackColor = System.Drawing.Color.Transparent Me.RecommendedSteeringDirection.Location = New System.Drawing.Point(132, 84) Me.RecommendedSteeringDirection.Name = "RecommendedSteeringDirection" Me.RecommendedSteeringDirection.Size = New System.Drawing.Size(255, 18) Me.RecommendedSteeringDirection.TabIndex = 20 Me.RecommendedSteeringDirection.Text = "(Unknown)" ' 'RecommendedSteeringDirectionLabel ' Me.RecommendedSteeringDirectionLabel.BackColor = System.Drawing.Color.Transparent Me.RecommendedSteeringDirectionLabel.Location = New System.Drawing.Point(12, 84) Me.RecommendedSteeringDirectionLabel.Name = "RecommendedSteeringDirectionLabel" Me.RecommendedSteeringDirectionLabel.Size = New System.Drawing.Size(114, 18) Me.RecommendedSteeringDirectionLabel.TabIndex = 19 Me.RecommendedSteeringDirectionLabel.Text = "Steer to correct:" ' 'CrossTrackError ' Me.CrossTrackError.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CrossTrackError.BackColor = System.Drawing.Color.Transparent Me.CrossTrackError.Location = New System.Drawing.Point(132, 60) Me.CrossTrackError.Name = "CrossTrackError" Me.CrossTrackError.Size = New System.Drawing.Size(255, 18) Me.CrossTrackError.TabIndex = 18 Me.CrossTrackError.Text = "(Unknown)" ' 'Label8 ' Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Location = New System.Drawing.Point(11, 60) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(115, 18) Me.Label8.TabIndex = 17 Me.Label8.Text = "Cross-track error:" ' 'DestinationWaypoint ' Me.DestinationWaypoint.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DestinationWaypoint.BackColor = System.Drawing.Color.Transparent Me.DestinationWaypoint.Location = New System.Drawing.Point(132, 36) Me.DestinationWaypoint.Name = "DestinationWaypoint" Me.DestinationWaypoint.Size = New System.Drawing.Size(255, 18) Me.DestinationWaypoint.TabIndex = 16 Me.DestinationWaypoint.Text = "(Unknown)" ' 'Label6 ' Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.Location = New System.Drawing.Point(12, 36) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(114, 18) Me.Label6.TabIndex = 15 Me.Label6.Text = "Destination waypoint:" ' 'OriginWaypoint ' Me.OriginWaypoint.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.OriginWaypoint.BackColor = System.Drawing.Color.Transparent Me.OriginWaypoint.Location = New System.Drawing.Point(132, 12) Me.OriginWaypoint.Name = "OriginWaypoint" Me.OriginWaypoint.Size = New System.Drawing.Size(255, 18) Me.OriginWaypoint.TabIndex = 14 Me.OriginWaypoint.Text = "(Unknown)" ' 'OriginWaypointLabel ' Me.OriginWaypointLabel.BackColor = System.Drawing.Color.Transparent Me.OriginWaypointLabel.Location = New System.Drawing.Point(12, 12) Me.OriginWaypointLabel.Name = "OriginWaypointLabel" Me.OriginWaypointLabel.Size = New System.Drawing.Size(114, 18) Me.OriginWaypointLabel.TabIndex = 7 Me.OriginWaypointLabel.Text = "Origin waypoint:" ' 'WaypointInstructionsLabel ' Me.WaypointInstructionsLabel.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.WaypointInstructionsLabel.BackColor = System.Drawing.Color.Transparent Me.WaypointInstructionsLabel.Location = New System.Drawing.Point(11, 402) Me.WaypointInstructionsLabel.Name = "WaypointInstructionsLabel" Me.WaypointInstructionsLabel.Size = New System.Drawing.Size(376, 72) Me.WaypointInstructionsLabel.TabIndex = 6 Me.WaypointInstructionsLabel.Text = "NOTE: Garmin® waypoints are supported, but the device must be manually set to the" & _ " Garmin® binary protocol and must be connected to at 9600 baud. Garmin® device" & _ "s to not have the ability to change protocols programmatically." ' 'NewWaypointButton ' Me.NewWaypointButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.NewWaypointButton.Enabled = False Me.NewWaypointButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.NewWaypointButton.Location = New System.Drawing.Point(162, 348) Me.NewWaypointButton.Name = "NewWaypointButton" Me.NewWaypointButton.Size = New System.Drawing.Size(69, 24) Me.NewWaypointButton.TabIndex = 5 Me.NewWaypointButton.Text = "New..." ' 'EditWaypointButton ' Me.EditWaypointButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.EditWaypointButton.Enabled = False Me.EditWaypointButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.EditWaypointButton.Location = New System.Drawing.Point(240, 348) Me.EditWaypointButton.Name = "EditWaypointButton" Me.EditWaypointButton.Size = New System.Drawing.Size(69, 24) Me.EditWaypointButton.TabIndex = 4 Me.EditWaypointButton.Text = "Edit..." ' 'DownloadWaypointButton ' Me.DownloadWaypointButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DownloadWaypointButton.Enabled = False Me.DownloadWaypointButton.FlatStyle = System.Windows.Forms.FlatStyle.System Me.DownloadWaypointButton.Location = New System.Drawing.Point(318, 348) Me.DownloadWaypointButton.Name = "DownloadWaypointButton" Me.DownloadWaypointButton.Size = New System.Drawing.Size(69, 24) Me.DownloadWaypointButton.TabIndex = 2 Me.DownloadWaypointButton.Text = "Refresh" ' 'WaypointList ' Me.WaypointList.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.WaypointList.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader5, Me.ColumnHeader4}) Me.WaypointList.FullRowSelect = True Me.WaypointList.Location = New System.Drawing.Point(9, 111) Me.WaypointList.Name = "WaypointList" Me.WaypointList.Size = New System.Drawing.Size(378, 228) Me.WaypointList.TabIndex = 1 Me.WaypointList.View = System.Windows.Forms.View.Details ' 'ColumnHeader1 ' Me.ColumnHeader1.Text = "Name" Me.ColumnHeader1.Width = 77 ' 'ColumnHeader2 ' Me.ColumnHeader2.Text = "Latitude" Me.ColumnHeader2.Width = 80 ' 'ColumnHeader3 ' Me.ColumnHeader3.Text = "Longitude" Me.ColumnHeader3.Width = 81 ' 'ColumnHeader5 ' Me.ColumnHeader5.Text = "Symbol" ' 'ColumnHeader4 ' Me.ColumnHeader4.Text = "Comment" ' 'LocalTimeTimer ' Me.LocalTimeTimer.Interval = 250 Me.LocalTimeTimer.SynchronizingObject = Me ' 'ComPortLabel ' Me.ComPortLabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ComPortLabel.Location = New System.Drawing.Point(423, 57) Me.ComPortLabel.Margin = New System.Windows.Forms.Padding(3, 3, 3, 1) Me.ComPortLabel.Name = "ComPortLabel" Me.ComPortLabel.Size = New System.Drawing.Size(69, 15) Me.ComPortLabel.TabIndex = 6 Me.ComPortLabel.Text = "COM Port:" ' 'BaudRateLabel ' Me.BaudRateLabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.BaudRateLabel.Location = New System.Drawing.Point(423, 13) Me.BaudRateLabel.Margin = New System.Windows.Forms.Padding(3, 3, 3, 2) Me.BaudRateLabel.Name = "BaudRateLabel" Me.BaudRateLabel.Size = New System.Drawing.Size(69, 15) Me.BaudRateLabel.TabIndex = 7 Me.BaudRateLabel.Text = "Baud Rate:" ' 'BaudRateComboBox ' Me.BaudRateComboBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.BaudRateComboBox.DetectionMode = StormSource.Gps.DeviceDetectionMode.UsePreviouslyDetectedDevices Me.BaudRateComboBox.Items.AddRange(New Object() {"Automatic", "Automatic", "Automatic", "Automatic", "Automatic", "Automatic", "Automatic"}) Me.BaudRateComboBox.Location = New System.Drawing.Point(425, 31) Me.BaudRateComboBox.Name = "BaudRateComboBox" Me.BaudRateComboBox.TabIndex = 10 ' 'ComPortComboBox ' Me.ComPortComboBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.ComPortComboBox.DetectionMode = StormSource.Gps.DeviceDetectionMode.UsePreviouslyDetectedDevices Me.ComPortComboBox.Items.AddRange(New Object() {"Automatic", "Automatic", "Automatic", "Automatic", "Automatic", "Automatic", "Automatic"}) Me.ComPortComboBox.Location = New System.Drawing.Point(425, 74) Me.ComPortComboBox.Margin = New System.Windows.Forms.Padding(3, 1, 3, 3) Me.ComPortComboBox.Name = "ComPortComboBox" Me.ComPortComboBox.TabIndex = 9 ' 'GpsReceiver ' ' 'FixLikelihoodLabel ' Me.FixLikelihoodLabel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.FixLikelihoodLabel.AutoSize = True Me.FixLikelihoodLabel.Location = New System.Drawing.Point(9, 9) Me.FixLikelihoodLabel.Name = "FixLikelihoodLabel" Me.FixLikelihoodLabel.Size = New System.Drawing.Size(114, 14) Me.FixLikelihoodLabel.TabIndex = 13 Me.FixLikelihoodLabel.Text = "Fix likelihood/stability:" ' 'FixLikelihood ' Me.FixLikelihood.AutoSize = True Me.FixLikelihood.Location = New System.Drawing.Point(121, 10) Me.FixLikelihood.Name = "FixLikelihood" Me.FixLikelihood.Size = New System.Drawing.Size(51, 14) Me.FixLikelihood.TabIndex = 14 Me.FixLikelihood.Text = "Unknown" ' 'MainForm ' Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13) Me.BackColor = System.Drawing.SystemColors.Control Me.ClientSize = New System.Drawing.Size(508, 545) Me.Controls.Add(Me.BaudRateComboBox) Me.Controls.Add(Me.ComPortComboBox) Me.Controls.Add(Me.BaudRateLabel) Me.Controls.Add(Me.ComPortLabel) Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.StatusBar) Me.Controls.Add(Me.StopButton) Me.Controls.Add(Me.StartButton) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.MinimumSize = New System.Drawing.Size(100, 100) Me.Name = "MainForm" Me.Text = "GPS.NET Complete Demonstration" Me.TabControl1.ResumeLayout(False) Me.RawDataTabPage.ResumeLayout(False) Me.RawDataTabPage.PerformLayout() Me.PositionTabPage.ResumeLayout(False) Me.SatelliteTabPage.ResumeLayout(False) Me.SatelliteTabPage.PerformLayout() Me.DeviceTabPage.ResumeLayout(False) Me.SupportedWaypointFeaturesGroupBox.ResumeLayout(False) Me.DeviceInformationGroupBox.ResumeLayout(False) Me.ErrorTabPage.ResumeLayout(False) Me.ErrorTabPage.PerformLayout() Me.WaypointTabPage.ResumeLayout(False) CType(Me.LocalTimeTimer, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents StartButton As System.Windows.Forms.Button Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents StatusBar As System.Windows.Forms.StatusBar Friend WithEvents Latitude As System.Windows.Forms.Label Friend WithEvents Longitude As System.Windows.Forms.Label Friend WithEvents Direction As System.Windows.Forms.Label Friend WithEvents Altitude As System.Windows.Forms.Label Friend WithEvents Speed As System.Windows.Forms.Label Friend WithEvents Bearing As System.Windows.Forms.Label Friend WithEvents SatelliteList As System.Windows.Forms.ListView Friend WithEvents SatelliteID As System.Windows.Forms.ColumnHeader Friend WithEvents SatelliteElevation As System.Windows.Forms.ColumnHeader Friend WithEvents SatelliteAzimuth As System.Windows.Forms.ColumnHeader Friend WithEvents SatelliteSignalStrength As System.Windows.Forms.ColumnHeader Friend WithEvents StopButton As System.Windows.Forms.Button Friend WithEvents LocalTime As System.Windows.Forms.Label Friend WithEvents FixObtained As System.Windows.Forms.Label Friend WithEvents FixQuality As System.Windows.Forms.Label Friend WithEvents UnrecognizedSentences As System.Windows.Forms.ListBox Friend WithEvents MagneticVariation As System.Windows.Forms.Label Friend WithEvents ActiveSatellites As System.Windows.Forms.Label Friend WithEvents FixedSatellites As System.Windows.Forms.Label Friend WithEvents LocalTimeTimer As System.Timers.Timer Friend WithEvents TrackedSatellites As System.Windows.Forms.Label Friend WithEvents FixMode As System.Windows.Forms.Label Friend WithEvents FixMethod As System.Windows.Forms.Label Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader Friend WithEvents DownloadWaypointButton As System.Windows.Forms.Button Friend WithEvents RecognizedSentences As System.Windows.Forms.ListBox Friend WithEvents MeanDilutionOfPrecision As System.Windows.Forms.Label Friend WithEvents VerticalDilutionOfPrecision As System.Windows.Forms.Label Friend WithEvents HorizontalDilutionOfPrecision As System.Windows.Forms.Label Friend WithEvents UTCDateTime As System.Windows.Forms.Label Friend WithEvents WaypointList As System.Windows.Forms.ListView Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader Friend WithEvents PowerOffButton As System.Windows.Forms.Button Friend WithEvents BaudRateLabel As System.Windows.Forms.Label Friend WithEvents FixMethodLabel As System.Windows.Forms.Label Friend WithEvents TrackedSatellitesLabel As System.Windows.Forms.Label Friend WithEvents ActiveSatellitesLabel As System.Windows.Forms.Label Friend WithEvents FixQualityLabel As System.Windows.Forms.Label Friend WithEvents FixObtainedLabel As System.Windows.Forms.Label Friend WithEvents FixModeLabel As System.Windows.Forms.Label Friend WithEvents LocalTimeLabel As System.Windows.Forms.Label Friend WithEvents SpeedLabel As System.Windows.Forms.Label Friend WithEvents FixedSatellitesLabel As System.Windows.Forms.Label Friend WithEvents UTCDateTimeLabel As System.Windows.Forms.Label Friend WithEvents BearingLabel As System.Windows.Forms.Label Friend WithEvents AltitudeLabel As System.Windows.Forms.Label Friend WithEvents LongitudeLabel As System.Windows.Forms.Label Friend WithEvents LatitudeLabel As System.Windows.Forms.Label Friend WithEvents MagneticVariationLabel As System.Windows.Forms.Label Friend WithEvents MeanDilutionOfPrecisionLabel As System.Windows.Forms.Label Friend WithEvents VerticalDilutionOfPrecisionLabel As System.Windows.Forms.Label Friend WithEvents HorizontalDilutionOfPrecisionLabel As System.Windows.Forms.Label Friend WithEvents DirectionLabel As System.Windows.Forms.Label Friend WithEvents RecognizedSentencesLabel As System.Windows.Forms.Label Friend WithEvents UnrecognizedSentencesLabel As System.Windows.Forms.Label Friend WithEvents EditWaypointButton As System.Windows.Forms.Button Friend WithEvents NewWaypointButton As System.Windows.Forms.Button Friend WithEvents SatelliteTabPage As System.Windows.Forms.TabPage Friend WithEvents WaypointTabPage As System.Windows.Forms.TabPage Friend WithEvents RawDataTabPage As System.Windows.Forms.TabPage Friend WithEvents DeviceTabPage As System.Windows.Forms.TabPage Friend WithEvents DeviceInformationGroupBox As System.Windows.Forms.GroupBox Friend WithEvents SupportsRoutes As System.Windows.Forms.Label Friend WithEvents SupportsTracks As System.Windows.Forms.Label Friend WithEvents SupportsWaypoints As System.Windows.Forms.Label Friend WithEvents SupportsRoutesLabel As System.Windows.Forms.Label Friend WithEvents SupportsTracksLabel As System.Windows.Forms.Label Friend WithEvents SupportsWaypointsLabel As System.Windows.Forms.Label Friend WithEvents BatteryLifeLabel As System.Windows.Forms.Label Friend WithEvents BatteryLife As System.Windows.Forms.Label Friend WithEvents ProtocolLabel As System.Windows.Forms.Label Friend WithEvents Protocol As System.Windows.Forms.Label Friend WithEvents SoftwareVersion As System.Windows.Forms.Label Friend WithEvents SoftwareVersionLabel As System.Windows.Forms.Label Friend WithEvents DeviceName As System.Windows.Forms.Label Friend WithEvents ManufacturerLabel As System.Windows.Forms.Label Friend WithEvents Manufacturer As System.Windows.Forms.Label Friend WithEvents DeviceNameLabel As System.Windows.Forms.Label Friend WithEvents SupportedWaypointFeaturesGroupBox As System.Windows.Forms.GroupBox Friend WithEvents WaypointIntersectingRoadCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointCountryCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointDepthCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointFacilityNameCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointCityCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointStateCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointAddressCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointAltitudeCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointSymbolCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointColorCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointCommentCheckbox As System.Windows.Forms.CheckBox Friend WithEvents WaypointDisplayModeCheckbox As System.Windows.Forms.CheckBox Friend WithEvents PositionTabPage As System.Windows.Forms.TabPage Friend WithEvents WaypointSymbolComboBox As System.Windows.Forms.ComboBox Friend WithEvents WaypointColorComboBox As System.Windows.Forms.ComboBox Friend WithEvents WaypointDisplayModeComboBox As System.Windows.Forms.ComboBox Friend WithEvents WaypointInstructionsLabel As System.Windows.Forms.Label Friend WithEvents ComPortLabel As System.Windows.Forms.Label Friend WithEvents ParsingText As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents ParseButton As System.Windows.Forms.Button Friend WithEvents ErrorTabPage As System.Windows.Forms.TabPage Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents ParsingExceptionTextBox As System.Windows.Forms.TextBox Friend WithEvents GpsExceptionTextBox As System.Windows.Forms.TextBox Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents OriginWaypointLabel As System.Windows.Forms.Label Friend WithEvents OriginWaypoint As System.Windows.Forms.Label Friend WithEvents DestinationWaypoint As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents CrossTrackError As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents RecommendedSteeringDirection As System.Windows.Forms.Label Friend WithEvents RecommendedSteeringDirectionLabel As System.Windows.Forms.Label Friend WithEvents UtmPosition As System.Windows.Forms.Label Friend WithEvents UtmPositionLabel As System.Windows.Forms.Label Friend WithEvents ShowCompassCheckBox As System.Windows.Forms.CheckBox Friend WithEvents chkShowPRCNumbers As System.Windows.Forms.CheckBox Friend WithEvents chkEnableRotation As System.Windows.Forms.CheckBox Friend WithEvents SatelliteViewer As StormSource.Gps.Controls.SatelliteViewer Friend WithEvents BaudRateComboBox As StormSource.Gps.Controls.BaudRateComboBox Friend WithEvents ComPortComboBox As StormSource.Gps.Controls.ComPortComboBox Friend WithEvents GpsReceiver As StormSource.Gps.Receiver Friend WithEvents FixLikelihoodLabel As System.Windows.Forms.Label Friend WithEvents FixLikelihood As System.Windows.Forms.Label End Class